Add support for building with the system google test
authorVladimir Petko <vladimir.petko@canonical.com>
Mon, 22 Apr 2024 10:26:25 +0000 (12:26 +0200)
committerMoritz Muehlenhoff <jmm@debian.org>
Mon, 22 Apr 2024 10:26:25 +0000 (12:26 +0200)
commitb0adb7db71aef79182b57a865b8f481400752e56
tree0db7eb18e874c88cae423e6fb12e730069597e74
parent181093d5cd4b5f9dd7efc3b120a1a05baf0ce7b0
Add support for building with the system google test

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/openjdk-20/+bug/2012316
Last-Update: 2023-07-20

A major portion of hotspot tests require google test.
In order to get tier1 tests passing the package should build
with the system google test.

Gbp-Pq: Name build_gtest.patch
make/autoconf/lib-tests.m4
test/hotspot/gtest/gtestMain.cpp